projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
84ef722
a8c3b67
)
Auto merge of #3603 - ehuss:patch-1, r=alexcrichton
author
bors
<bors@rust-lang.org>
Fri, 27 Jan 2017 17:05:05 +0000
(17:05 +0000)
committer
bors
<bors@rust-lang.org>
Fri, 27 Jan 2017 17:05:05 +0000
(17:05 +0000)
Fix broken code block
It seems like the Markdown parser requires a blank line before a code block (otherwise it treats it like an inline span).
Trivial merge